| Total Complexity | 50 |
| Dependencies | 3 |
| Dependents | 4 |
| Total lines | 259 |
| Lines of code | 160 |
| Logical lines of code | 95 |
| Comment lines | 27 |
| Methods | 17 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| read() | 56 | 6 | 19 | |
| getMetadata() | 62 | 6 | 11 | |
| getSize() | 58 | 5 | 17 | |
| __construct() | 56 | 4 | 17 | |
| write() | 59 | 4 | 14 | |
| seek() | 60 | 4 | 13 | |
| __toString() | 65 | 3 | 10 | |
| getContents() | 64 | 3 | 10 | |
| close() | 68 | 3 | 8 | |
| tell() | 64 | 3 | 10 | |
| detach() | 64 | 2 | 10 | |
| eof() | 70 | 2 | 6 | |
| __destruct() | 82 | 1 | 3 | |
| isReadable() | 82 | 1 | 3 | |
| isWritable() | 82 | 1 | 3 | |
| isSeekable() | 82 | 1 | 3 | |
| rewind() | 81 | 1 | 3 |